home *** CD-ROM | disk | FTP | other *** search
-
- NoDisplayNameMessage = "사용 가능한 모니터 이름 없음";
- HoldingColorMessage = "색상 유지";
- CSTranslationMessage = "ColorSync를 사용하여 색상 변환 완료";
- NoTranslationMessage = "이 모니터에 대한 색상 변환 없음";
- CalibratedMessage = "이 모니터의 마지막 보정 일자";
- NotCalibratedMessage = "이 모니터는 보정되지 않았습니다.";
-
-
- /* These strings appear in place of number values when a color translation is not available */
- /* (Should be localized with the appropriate decimal point) */
- CIE1931UnavailableStr = "-.---";
- CIE1976UnavailableStr = "-.---";
- CIELABUnavailableStr = "-.---";
- TristimUnavailableStr = "-.---";
-
-
- /* strings in menu items */
- LockMenuItem = "위치 잠금";
- UnlockMenuItem = "위치 잠금 해제";
- LockXMenuItem = "X 잠금";
- UnlockXMenuItem = "X 잠금 풀기";
- LockYMenuItem = "Y 잠금";
- UnlockYMenuItem = "Y 잠금 풀기";
-
- /* Error messages */
- SaveError = "수정된 이미지를 저장하는 도중 오류 발생: %@.";
- Save = "저장";